func runtime.runExitHooks
4 uses
runtime (current package)
proc.go#L285: runExitHooks(0) // run hooks now, since racefini does not return
proc.go#L305: runExitHooks(0)
proc.go#L318: runExitHooks(exitCode)
proc.go#L330: func runExitHooks(code int) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)